-
Notifications
You must be signed in to change notification settings - Fork 7.8k
drivers: sensor: tmp11x: add trigger function for alert #93313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
1696531
to
eccff57
Compare
eccff57
to
26fff11
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice addition. Thanks!
1d2ff05
e501690
to
778d575
Compare
a814089
to
4ac97ca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks good. I forgot to ask you to fix the commit message in the review.
add trigger for alert & p,
should probably just be add trigger for alert
?
4ac97ca
to
066578e
Compare
Allows to configure the alert or therm mode for triggers based on the low/high temperature treshholds Also adding simple PM Signed-off-by: Tobias Meyer <[email protected]>
066578e
to
57915fe
Compare
|
should be fixed now |
Allows to configure the alert or therm mode for triggers based on the low/high temperature treshholds